.snazzy {background:transparent;}
.snazzy span {text-align:center; color:white; margin:0; font-style: italic; font-family: sans-serif; font-weight:bold;}

.b1, .b2, .b3, .b4, .b5 {display:block; font-size:1px;
	/* \*/
	overflow: hidden;
	/* */
}

.b1, .b2, .b3 {height:1px;}
.b2, .b3, .b4 {border-left:1px solid red; border-right:1px solid red;}
.b1 {margin:0 5px; background: red;}
.b2 {margin:0 3px; border-width:0 2px;}
.b3 {margin:0 2px;}
.b4 {height:2px; margin:0 1px;}
.boxcontent {display:block; border-left:3px solid red; border-right:3px solid red; border-top:3px solid red;}

.red {background:red;}
.orange {background:#f90;}
.yellow {background:yellow;}
.green {background:green;}
.blue {background:blue;}
.indigo {background:#309;}
.violet {background:#c6c;}
.black {background:black;}
.transparent {background:transparent;}

#navigation2 {background:transparent; margin: 0em auto; width: 55em; height:2.5em; position: relative; top:-3em;
	/* \*/
	overflow: hidden;
	/* */
}

#navigation2 ul {margin:0; padding:0; list-style-type:none; background:transparent;}
#navigation2 li {display:block; float:left; margin:0px 1em;}

.pad {display:block; height:0.75em;
	/* \*/
	overflow: hidden;
	/* */
}

a.menu2, a.menu2:visited {display:block; text-decoration:none; width:7em;}
a.menu2:hover {background:transparent; cursor:pointer;}
a.menu2:hover .boxcontent {padding-bottom:0.8em;}
a.menu2:hover .pad {height:0.2em;} 
